* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: 'Roboto';
  line-height: 1.4em;
}

.container {
  max-width: 1075px;
  width: 100%;
  background-color: #fff;
  margin: 25px 0;
  padding: 0 25px 100px;
}

header {
  border: 6px solid #1190b4;
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 17px;
}

header .header_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
header .header_content .flags {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 15px;
}
header .header_content .flags img {
  border: none;
  height: 62px;
  display: inline-block;
}
.main_list li {
    list-style-type: none;
    font-weight: 700;
    margin-left: 30px;
    margin-top: 10px;
    text-align: left;
}
.main_list li:before {
  position: absolute;
  margin-left: -45px;
  height: 25px;
  content: url(check.png);
}
.main_list_text {

    font-weight: normal;
}
header .header_content h1 {
  max-width: 540px;
  width: 100%;
  font-family: 'Archivo', sans-serif;
  color: #1190b4;
  font-size: 53px;
  font-weight: 900;
  text-align: left;
  margin: 18px 0;
  text-transform: uppercase;
}
.testim {
  color: #000000 !important;
}
.testim_p {
  background: #efefef;
  padding: 25px;
  margin-top: 0px !important;
}
header .header_content h1 span {
  color: #000000;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

header .header_content div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #707070;
  height: 35px;
  max-width: 290px;
  width: 100%;
}

header .header_content div input {
  border: none;
  width: 100%;
  height: 100%;
}

header .header_content div img {
  border-left: 1px solid #b8b8b8;
  padding: 0 5px;
}

header .header_box {
  background-color: #8b003e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
}

header ul li {
  padding: 10px 13px 10px;
}

header ul li a {
  color: #1c1c1c;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: right;
  text-decoration: none;
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


.content h2 {
  color: #000000;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: left;
  margin-top: 46px;
}

.content h2 span {
  font-size: 24px;
  font-weight: 400;
}

.content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: left;
}

.content h4 {
  color: #000000;
  font-size: 27px;
  font-weight: 500;
  text-align: left;
  line-height: 1.4em;
  margin: 30px 0 20px;
}

.content p {
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4em;
  text-align: left;
  margin: 20px 0;
}

.chart_box_text1 {
  margin-left: -5% !important;
}

@media (min-width: 500px) and (max-width: 700px) {
  .chart_box_text1 {
    margin-left: 1% !important;
  }
}

.content .img2 {
  max-width: 293px;
  width: 100%;
  float: left;
  margin: 0 25px 25px 0;
}

.content ul {
  margin-left: 25px;
}
.content {
  max-width: 749px;
  width: 100%;
}
.content ul li h4 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: left;
  margin: 0;
}

.content ul li p {
  margin: 5px 0 25px;
}

.content h5 {
  font-family: 'Roboto';
  color: #000000;
  font-size: 27px;
  line-height: 37px;
  font-weight: 700;
  margin: 30px 0 0;
}

.content h6 {
  font-family: Roboto;
  color:  #000000;
  font-size: 27px;
  font-weight: 700;
  line-height: 37px;
  text-align: left;
}

.content .main_list_cont {
  background: #efefef;
  padding: 20px;
}

.content .main_list_cont h6 {
  font-family: Roboto;
  color:  #000000;
  font-size: 17px;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
}

.content .cta {
  color: #002cff;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: underline;
  text-align: left;
  line-height: 1.4em;
}

.chart {
  max-width: 545px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 3px solid #000;
  border-top: none;
  border-right: none;
  margin: 25px auto 0;
}

.chart article {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.chart article p {
  text-align: center;
  font-size: 13px;
  margin: 10px 0;
  padding: 10px;
}

.chart article div {
  background-color: #33665f;
  width: 40%;
  height: 100px;
}

.chart_text {
  margin: auto;
  max-width: 545px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}

.chart_text p {
  width: 25%;
  text-align: center;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  margin: 5px 0;
}
.chart_box{
  position: relative;
}
.chart_box_text1{
  position: absolute;
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  top: 35%;
  left: -5%;
}
.chart_box_text2{
  position: absolute;
  bottom: 0;
  left: 24%;
}
.chart_box_text3{
  position: absolute;
  bottom: 0;
  left: 40%;
}
.chart_box_text4{
  position: absolute;
  bottom: 0;
  left: 59%;
}
.chart_box_text5{
  position: absolute;
  bottom: 0;
  left: 77%;
}
.chart_box_text6{
  position: absolute;
  font-size: 12px !important;
  color: #0095b7 !important;
  bottom: -8%;
  right: 0;
}
.sidebar {
  margin-left: 30px;
  margin-top: 78px;
  max-width: 500px;
}

.sidebar h2 {
  background-color: #d3d3d3;
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
}

.sidebar article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px;
}

.sidebar article p {
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  margin-left: 10px;
}

.sidebar a {
  text-decoration: none;
}

.sidebar .banner {
  margin-top: 90px;
  background: url(bg_s.jpg);
  padding: 32px 0;
  text-align: center;
  cursor: pointer;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.sidebar .banner h2 {
  color: #ffffff;
  font-size: 27px;
  text-align: center;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  background-color: #ff004e;
  padding: 15px;
  font-family: 'Roboto';
}
.sidebar .banner span {
  display: block;
  margin: 42px 20px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  font-family: 'OpenSans';
  text-transform: uppercase;
  font-weight: 300;
}
.sidebar .banner span strong {
  font-weight: 600;
  display: block;
}
.sidebar .banner p {
  text-decoration: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  border-radius: 10px;
  border-radius: 10px;
  background-color:  #ffae00;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(236, 17, 17, 0.96)), color-stop(0%, rgba(2, 89, 2, 0.96)), color-stop(41%, rgba(4, 134, 14, 0.96)), to(rgba(8, 195, 30, 0.96)));
  background: linear-gradient(0deg, rgba(236, 17, 17, 0.96) 0%, rgba(2, 89, 2, 0.96) 0%, rgba(4, 134, 14, 0.96) 41%, rgba(8, 195, 30, 0.96) 100%);
  width: 205px;
  height: 38px;
  margin: 41px auto 0;
}

.comments {
  margin-top: 50px;
  max-width: 690px;
  width: 100%;
}

.comments h2 {
  max-width: 220px;
  width: 100%;
  color: #3a3a3a;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  border-bottom: 2px solid #434343;
  margin-bottom: 15px;
}

.comments article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 20px 0;
  border-bottom: 2px solid #dedede;
}

.comments article div {
  width: 100%;
}

.comments article img {
  margin-right: 15px;
}

.comments article h3 {
  color: #000000;
  font-size: 15px;
  font-weight: 900;
  font-style: italic;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.comments article h3 span {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
}

.comments article p {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  margin-top: 5px;
}

div.aw-widget-36hour-inner {
  min-width: 0px!important;
}

.flags .flag-icon {
  height: 50px!important;
  width: 60px;
  border-radius: 50px;
  margin-bottom: 1%;
}

#footer {
  text-align: center;
  background-color: #b8b8b8;
}
#footer a {
  color: #000;

}
.articleSponsored {
  text-align: right;
  color: #9F9389;
  font-size: 14px;
  font-family: sans-serif;
  margin-top: 1%;
}
@media(max-width: 840px){
  header ul li a {
    font-size: 14px!important;
  }
}
